-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: remove marketing promo code #9
Conversation
src/base-container/index.scss
Outdated
border-top-right-radius: 50% !important; | ||
border-top-left-radius: 50% !important; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do we need this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Initially I have modified the style of cross icon in which I had to change the border style to make it exactly like design but now I have changed the css of cross icon to some thing different so we don't need this. I have removed this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the background color of the modal now? I think it's light-700 should it not be the light-200 mentioned in the ticket?
d45a890
to
974e3ae
Compare
Description: Remove marketing promo from base container VAN-1906
974e3ae
to
5028d1b
Compare
I have changed the bg color now to light-200 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The "Have an account through ..." text seems to be going on next line. Is it because of the different in font size for current vs future paragon theme?
Description
JIRA
VAN-1906
How Has This Been Tested?
Its has been tested locally.
Screenshots: